PackagingMethodDetail 
EntityType  Independent 
Logical Entity Name  PackagingMethodDetail 
Default Table Name  FaPackMethDetail 
Logical Only  NO 
Definition 
 
Note 
 

PackagingMethodDetail Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
PackagingMethodId(FK)    INTEGER  NO 
 
FundSourceId    INTEGER  NO 
 
Sequence    SMALLINT  NO 
 
MinAmount    SMALLMONEY  YES 
 
MaxAmount    SMALLMONEY  YES 
 
MinEFC    NUMERIC(5, 0)  NO 
 
MaxEFC    NUMERIC(5, 0)  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

PackagingMethodDetail Keys 
Key Name  Key Type  Keys 
FaPackMethDetail_FaPackMethDetailID_U_C_IDX  PrimaryKey  Id 
FaPackMethDetail_FaPackMethID_N_N_IDX  Inversion Entry  PackagingMethodId 

PackagingMethodDetail Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
PackagingMethod  Non-Identifying  One To Zero or More        PackagingMethodId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

PackagingMethodDetail Check Constraints 
Check Constraint Name  CheckConstraint